Click or drag to resize

SendMeetingInvitations Enumeration

Specifies constants that define how meeting invitations are handled.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum SendMeetingInvitations
Members
  Member nameValueDescription
SendToNone0 Do not send meeting invitations.
SendToAll1 Send meeting invitations to all attendees but do not save a copy of the meeting invitation in the organizer's Sent Items folder.
SendToAllAndSaveCopy2 Send meeting invitations to all attendees and save a copy of the meeting invitation in the organizer's Sent Items folder.
See Also